Welcome![Sign In][Sign Up]
Location:
Search - STM32 TIM

Search list

[ARM-PowerPC-ColdFire-MIPSTimer

Description: STM32的TIMER详细例程,能够使用的,下载完了要给点回复哦!-STM32
Platform: | Size: 323584 | Author: jelly | Hits:

[ARM-PowerPC-ColdFire-MIPStim

Description: STM32 的定时器控制实例程序! 可以直接使用-STM32 timer control sample programs! Direct access to
Platform: | Size: 92160 | Author: wangyi | Hits:

[SCMSTM32+TIM

Description: 本例展示了如何设置TIM工作在输出比较-非主动模式(Output Compare Inactive mode),并产生相应的中断。 TIM2时钟设置为36MHz,预分频设置为35999,TIM2计数器时钟可表达为: TIM2 counter clock = TIMxCLK / (Prescaler +1) = 1 KHz 设置TIM2_CCR1寄存器值为1000, CCR1寄存器值1000除以TIM2计数器时钟频率1KHz,为1000毫秒。因此,经过1000毫秒的时延,置PC.06输出为低电平。 同理,根据寄存器TIM2_CCR2 、TIM2_CCR3和 TIM2_CCR4的值,经过500毫秒的时延,置PC.07输出为低电平;经过250毫秒的时延,置PC.08输出为低电平;经过125毫秒的时延,置PC.09输出为低电平。 输出比较寄存器的值决定时延的大小,当计数器的值小于这个值的时候,点亮与PC.06-PC.09相连的LED;当计数器的值达到这个值得时候,产生中断,在TIM2的4个通道相应的中断里,把它们一一关闭。-err
Platform: | Size: 218112 | Author: chen | Hits:

[ARM-PowerPC-ColdFire-MIPSTIMx_test

Description: STM32的定时器例程,使用ST的V2.0版固件库,开发平台为MKD。-STM32 timer routines, use the ST version of the V2.0 firmware libraries, the development platform for the MKD.
Platform: | Size: 310272 | Author: Scott | Hits:

[SCMTIM

Description: STM32单片机中定时器测试程序,型号STM32F103RB。-STM32 MCU timer test procedure, model STM32F103RB.
Platform: | Size: 1420288 | Author: junxuan | Hits:

[Other Embeded programPWM_Input

Description: STM32定时器PWM输入捕获,利用TIM1计算脉冲频率及占空比。-This example shows how to use the TIM peripheral to measure the frequency and duty cycle of an external signal.
Platform: | Size: 8192 | Author: 梁凯 | Hits:

[SCMTim

Description: Stm32 的定时器 对通用定时器的介绍-Stm32 timer timer introduction of GM
Platform: | Size: 1161216 | Author: 李波 | Hits:

[SCMTIM

Description: 基于STM32的定时器功能实验实例,比较全面,本人第一次上传-Based STM32 timer function test instances, more comprehensive, my first upload
Platform: | Size: 112640 | Author: 左明明 | Hits:

[uCOSSTM32R100DevelopBoardSourceCode

Description: stm32 ADC,CAN,DMA,Flash,LED,library,NVIC,Project,PWR,RCC,Blinky,SPI,TIM,USART-stm32 ADC,CAN,DMA,Flash,LED,library,NVIC,Project,PWR,RCC,Blinky,SPI,TIM,USART
Platform: | Size: 4893696 | Author: | Hits:

[SCMSTM32_TIM

Description: STM32 TIMx配置例程,适用STM32各种芯片,详细的介绍了 TIMx的配置过程。根据例子修改即可应用。STM32的TIM功能相当强大,这个是不错的例子。-STM32 TIMx configuration routines for all STM32 chip TIMx described in detail the configuration process. Examples can be modified based application. STM32 of TIM are quite powerful, this is a good example.
Platform: | Size: 8192 | Author: zhuerwei | Hits:

[Embeded-SCM DevelopSTM32chinesedata

Description: stm32的中文datasheet。其中包括adc应用实例,dma控制器应用实例,can应用实例,iic应用实例,tim应用实例,gpio应用实例,spi应用示例等待。-stm32 the Chinese datasheet. Including adc Applications, dma controller application examples, can application example, iic application examples, tim application example, gpio application example, spi application example to wait.
Platform: | Size: 14655488 | Author: ztm | Hits:

[SCMTIM1

Description: stm32 TIM资料+程序,适合新手学习使用-stm32 TIM data+ program, suitable for beginners learning to use
Platform: | Size: 45056 | Author: hehongbo | Hits:

[ARM-PowerPC-ColdFire-MIPSTIM

Description: 在万利199元开发板实现了STM32的定时中断功能,1秒钟产生一次中断,并且控制led在中断时闪烁。-199 yuan in Wanli STM32 development board implements the timer interrupt function, a second generating an interrupt, and interrupt control led flashes.
Platform: | Size: 325632 | Author: 苏阳 | Hits:

[Other Embeded programSTM32_TIM_Example

Description: This the source code. MPU is STM32 of ST. It is the example for TIM of STM32.-This is the source code. MPU is STM32 of ST. It is the example for TIM of STM32.
Platform: | Size: 136192 | Author: engineer | Hits:

[ARM-PowerPC-ColdFire-MIPSDEMO

Description: STM32重要初始化文件,其中包括GPIO,RCC,NVIC,TIM,USART等,使用include就是可以使用!-STM32 Configuration
Platform: | Size: 4096 | Author: 江典 | Hits:

[ARM-PowerPC-ColdFire-MIPSTIM

Description: STM32学习源代码,经调试过运行稳定,十分值的学习!-STM32 to learn the source code, the debugging is stable, is the value of learning!
Platform: | Size: 3162112 | Author: 李飞 | Hits:

[ARM-PowerPC-ColdFire-MIPSTIM

Description: STM32的定时器学习,大家对ARM的定时器感兴趣的话,这个是很好的选择-STM32 timer learning, we are interested in the ARM' s timer, then this is a good choice
Platform: | Size: 4754432 | Author: 福星高照 | Hits:

[ARM-PowerPC-ColdFire-MIPStim

Description: stm32单片机定时器程序,实现定时功能,程序包括了头文件,中断程序文件,加入3.4版本的库就可以了。-stm32 microcontroller timer program, to achieve timing, the program includes the header files, interrupt program file, add 3.4 version of the library on it.
Platform: | Size: 9216 | Author: 何楚 | Hits:

[Other Embeded programstm32-tim-counter-vf

Description: stm32 tim counter 文档经典合集97 vf伏压变换 tim cnt模式 频率采样-stm32 tim counter
Platform: | Size: 21504 | Author: lianlian | Hits:

[SCMSTM32-TIM--encoder

Description: STM32 TIM定时器正交编码器驱动,多用于伺服电机或步进电机的码盘反馈-STM32 timer encder configtion,user in servo motor and step motor coder
Platform: | Size: 1024 | Author: 高凉金 | Hits:
« 12 3 4 »

CodeBus www.codebus.net